CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc matlab

搜索资源列表

  1. MccDemo.zip

    0下载:
  2. VC&matlab混合编程的研究
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:9785
    • 提供者:
  1. 在VC中使用MATLABC++函数库

    1下载:
  2. MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工作量、保证程序的准确性,并且继承了VC++强大的功能,提高开发效率,-MATLAB widely used in linear algebra, automatic control theory, mathematical statistics, digital signal processing, time series analysi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22577
    • 提供者:杨波
  1. fft绘图matlab实现

    1下载:
  2. 用matlab和vc++联合开发的能量图绘图程序-using Matlab and vc joint development of energy mapping procedure
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128974
    • 提供者:小青
  1. Matlab与Vc的接口转换程序

    2下载:
  2. 在Vc中调用Matlab源文件的调试程序!-in Vc Calling Matlab source debugging procedures!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17538
    • 提供者:昂清
  1. Matlab与VC混合编程-p001008

    0下载:
  2. 介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值。-introduces a Matlab compiled executable in a way that allows programs written Matlab can be completely out of the Matlab environment to implementation, thus greatly impr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:369572
    • 提供者:jackieluo
  1. (用)VC调用matlab engine示例

    1下载:
  2. 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2023707
    • 提供者:安秋
  1. 200552823195

    0下载:
  2. 一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code develo
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:192727
    • 提供者:mzb
  1. VC++中调用Matlab .m函数编译后的对应c函数

    0下载:
  2. vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23533
    • 提供者:侯磊
  1. 3VC-call-Matlab

    0下载:
  2. VC调用matlab 函数的编程的例子,值得参考-VC call matlab function programming examples, good reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:91838
    • 提供者:dwang
  1. VC-Matlab

    0下载:
  2. 详细阐述了vc和MATLAB混合编程的实现方式,方法,学会如何在matlab中用c语言进行编程开发-Elaborated vc mixed programming and MATLAB implementations, methods, learn how to matlab programming using c language development
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:105438
    • 提供者:任天祥
  1. RTW

    0下载:
  2. 利用Matlab RTW实现控制系统的仿真,使用VC++6.0开发。-Achieved using Matlab RTW control system simulation, using VC++6.0 development.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:325910
    • 提供者:actionLv
  1. VC--Matlab-signal-acquisition

    0下载:
  2. 源代码-多线程VC++和Matlab混编在信号采集和处理中的应用-Source code- multi-threaded VC++ and Matlab in signal acquisition and processing
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:326009
    • 提供者:peng
  1. VC--MATLAB

    0下载:
  2. VC++与MATLAB接口编程方法与实现(转)-VC++ and MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:38108
    • 提供者:zhoutongchi
  1. vc-matlab

    0下载:
  2. vc与matlab混合编程关于饼图的绘制。-vc and matlab mixed programming drawn on the pie chart.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:53070
    • 提供者:liaojie
  1. VC-matlab

    0下载:
  2. 详细的介绍了matlab和VC++混合编程时的方法过程,对于想实现混编的同志很有帮助,希望能帮得到大家。-A detailed descr iption of the matlab mixed programming software and other methods when programming process, for those who want to achieve mixed comrades helpful, hoping to help get everyone.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:3985408
    • 提供者:mazhenguo
  1. VC-Matlab-EXAMPLE

    0下载:
  2. 详细介绍了如何通过VC调用matlab程序。很详细的内容-Detailing how VC call matlab program. Very detailed content
  3. 所属分类:ELanguage

    • 发布日期:2017-11-24
    • 文件大小:436424
    • 提供者:linchen
  1. VC-MATLAB-7-DLL

    1下载:
  2. 采用动态链接的方法,通过VC调用MATLAB,可以脱离matlab环境运行。-Dynamic link method by VC call MATLAB, we can run away from matlab environment.
  3. 所属分类:ELanguage

    • 发布日期:2014-05-18
    • 文件大小:324608
    • 提供者:linchen
  1. matlab与VC++

    0下载:
  2. 主要介绍matlab和VC++之间的混合编程(Describes the hybrid programming between MATLAB and VC++)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-18
    • 文件大小:669696
    • 提供者:YJHRyan
  1. MatlabAdd

    0下载:
  2. c++ 调用matlab生成的动态库,使用windows对话框界面(C++ calls the dynamic library generated by MATLAB, and uses the windows dialog interface)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:22927360
    • 提供者:mikaso
  1. VisualC_调用MATLAB程序的接口方法_杨文波

    0下载:
  2. 本文介绍了VC++调用 MATLAB的M 文件的几种常用方法及各自的特点 , 并结合开发实例重点说明了在VC ++中使用MATCOM 连接Matlab 文件的具体实现过程(Several interface methods of calling Matlab m file are introduced in this paper, as well as their characters.And an instance is given to illustrate the method to ca
  3. 所属分类:通讯编程

    • 发布日期:2018-01-07
    • 文件大小:95232
    • 提供者:Effie
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com